GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / DownscaleImages Property





In This Topic
DownscaleImages Property (IPDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(6)>
Property DownscaleImages As Boolean
[DispId(6)]
bool DownscaleImages {get; set;}
read-write property DownscaleImages: Boolean; 
DispIdAttribute(6)
function get,set DownscaleImages : boolean
[DispId(6)]
__property bool get_DownscaleImages();
__property void set_DownscaleImages( 
   bool value
);
[DispId(6)]
property bool DownscaleImages {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members